Model Report

Generated on 18 Nov 2025, 21:38   ●   217,504 original samples, 21,735 synthetic samples

Accuracy
98.5%
(99.3%)
Univariate 99.2%
(99.6%)
Bivariate 98.2%
(99.2%)
Trivariate 97.5%
(98.8%)
Coherence 99.2%
(99.6%)
Similarity
Cosine Similarity 0.99668
Discriminator AUC 55.4%
(50.0%)
Distances
Identical Matches 95.6%
Average Distances 0.055

Correlations

Univariate Distributions

Bivariate Distributions

Bivariate Distributions for context

Coherence: Auto-correlations

 

Coherence: Sequences per Distinct Category

 

Coherence: Distinct Categories per Sequence

 

Accuracy

Column Univariate Bivariate Trivariate Coherence
Sequence Length 99.6% 98.2% 97.5% -
TYPE 99.3% 98.4% 97.5% 99.3%
STATUS 98.7% 98.2% 97.5% 99.1%
Total
 
99.2%
(99.6%)
98.2%
(99.2%)
97.5%
(98.8%)
99.2%
(99.6%)

Explainer
Accuracy of synthetic data is assessed by comparing the distributions of the synthetic (shown in green) and the original data (shown in gray). For each distribution plot we sum up the deviations across all categories, to get the so-called total variation distance (TVD). The reported accuracy is then simply reported as 100% - TVD. These accuracies are calculated for all univariate, bivariate and trivariate distributions. A final accuracy score is then calculated as the average across all of these.

Similarity


Explainer
These plots show the first 3 principal components of training samples, synthetic samples, and (if available) holdout samples within the embedding space. The black dots visualize the centroids of the respective samples. The similarity metric then measures the cosine similarity between these centroids. We expect the cosine similarity to be close to 1, indicating that the synthetic samples are as similar to the training samples as the holdout samples are.

Distances

Synthetic vs. Training
Identical Matches 95.6%
DCR Average 0.055
NNDR Min10 0.248

Explainer
Synthetic data shall be as close to the original training samples, as it is close to original holdout samples, which serve us as a reference. This can be asserted empirically by measuring distances between synthetic samples to their closest original samples, whereas training and holdout sets are sampled to be of equal size. A green line that is significantly left of the dark gray line implies that synthetic samples are closer to the training samples than to the holdout samples, indicating that the data has overfitted to the training data. A green line that overlays with the dark gray line validates that the trained model indeed represents the general rules, that can be found in training just as well as in holdout samples. The DCR share indicates the proportion of synthetic samples that are closer to a training sample than to a holdout sample, and ideally, this value should not significantly exceed 50%, as a higher value could indicate overfitting. The NNDR ratio is the ratio of the 10-th smallest NNDR for synthetic vs. training, divided by 10-th smallest NNDR for synthetic vs. holdout. Ideally, this value should be close to 1, indicating that the synthetic samples are in sparse as well as in dense regions just as close to the training samples as to the holdout samples.